[VL] Support orc.force.positional.evolution#8876
Conversation
|
Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues? https://github.com/apache/incubator-gluten/issues Then could you also rename commit message and pull request title in the following format? See also: |
|
Run Gluten Clickhouse CI on x86 |
e1b8ce4 to
8d1634c
Compare
|
Run Gluten Clickhouse CI on x86 |
8d1634c to
b054dc9
Compare
|
Run Gluten Clickhouse CI on x86 |
b054dc9 to
526b5cf
Compare
|
Run Gluten Clickhouse CI on x86 |
526b5cf to
959e38b
Compare
|
Run Gluten Clickhouse CI on x86 |
959e38b to
7c24332
Compare
|
Run Gluten Clickhouse CI on x86 |
7c24332 to
ade3f74
Compare
|
Run Gluten Clickhouse CI on x86 |
ade3f74 to
853fad8
Compare
|
Run Gluten Clickhouse CI on x86 |
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
|
This PR was auto-closed because it has been stalled for 10 days with no activity. Please feel free to reopen if it is still valid. Thanks. |
What changes were proposed in this pull request?
If
orc.force.positional.evolutionis enabled (apache/spark@00d43b1), spark read orc file using table schema by index.This PR depends on #8862.
How was this patch tested?
Unit tests.